﻿CHARACTERS = {
	c:KOK = {
		create_character = {
			# Muhammad Ali Khan of Kokand
			#role = politician # Remove this line
			first_name = "Muhammad_Ali"
			last_name = "Kokand" # technically the ruling dynasty was an offshoot of the old Shaybanids
			ruler = yes
			age = 28
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				cautious
			}
		}	

		create_character = {
			# Shir Ali Khan
			#role = politician # Remove this line
			first_name = "Shir_Ali"
			last_name = "Kokand"
			heir = yes
			age = 44 # older relative of Muhammad Ali
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				meticulous
			}
		}
	}
}
